Crate irox_types

source ·
Expand description

This module contains a rudimentary reflection/type system

Structs

  • A struct to “Name” a primitive - like a Field with an associated type
  • A struct to “Name” a primitive with an associated value, like a Field with a value

Enums